body {
font-family: baskerville;
	font-size: 14px;
	
	}
a {
	color: #003333;
	text-decoration: none;
	font-weight: bold;
		font-size: 14px;
	border-top: 0px ;
	border-right: 0px ;
	border-bottom: 0px ;
	border-left: 1px solid #FFFFFF;
float:left;
padding: 0;
	line-height:14px;

}
a:hover {
	border-top: 0px solid #006699;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #006699;
	border-left: 1px solid #FFFFFF;
	color: #660000;
font-size: 14px;
	font-weight: bold;
	line-height:14px;
	
}
img {
padding: 0px 15px 45px 15px;
border:0;
float:left;
}